-
Notifications
You must be signed in to change notification settings - Fork 138
docs: fix fastapi ext demo #776
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
docs: fix fastapi ext demo #776
Conversation
Signed-off-by: Joël Séguillon <[email protected]>
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #776 +/- ##
==========================================
- Coverage 86.63% 86.40% -0.23%
==========================================
Files 84 89 +5
Lines 4473 5106 +633
==========================================
+ Hits 3875 4412 +537
- Misses 598 694 +96 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
This pull request has been automatically marked as stale because it has not had activity in the last 60 days. It will be closed in 7 days if no further activity occurs. Please feel free to give a status update now, ping for review, or re-open when it's ready. Thank you for your contributions! |
|
@holopin-bot @jseguillon Thank you Joel! Here's a digital badge as a small token of appreciation. |
|
Congratulations @jseguillon, the maintainer of this repository has issued you a badge! Here it is: https://holopin.io/claim/cmi4hw3ai0001l204mgo7vwhz This badge can only be claimed by you, so make sure that your GitHub account is linked to your Holopin account. You can manage those preferences here: https://holopin.io/account. |
Description
Fix fastapi ext demo:
With current demo, pydantic fails with "A non-annotated attribute was detected" as described in issue ref
Issue reference
#775
Checklist
Please make sure you've completed the relevant tasks for this PR, out of the following list: